Class ChangeRecurringOutput

Description

自動売上自動売上定義金額変更 出力パラメータクラス

Located in /com/gmo_pg/client/output/ChangeRecurringOutput.php (line 11)

BaseOutput
   |
   --ChangeRecurringOutput
Method Summary
 ChangeRecurringOutput __construct ([IgnoreCaseMap $params = null])
 integer getAmount ()
 string getCardNo ()
 string getChargeDay ()
 string getChargeMonth ()
 string getChargeStartDate ()
 string getChargeStopDate ()
 string getExpire ()
 string getMemberID ()
 string getMethod ()
 string getNextChargeDate ()
 string getPrintStr ()
 string getRecurringID ()
 string getRemarks ()
 string getShopID ()
 string getSiteID ()
 integer getTax ()
 void setAmount (integer $amount)
 void setCardNo (string $cardNo)
 void setChargeDay (string $chargeDay)
 void setChargeMonth (string $chargeMonth)
 void setChargeStartDate (string $chargeStartDate)
 void setChargeStopDate (string $chargeStopDate)
 void setExpire (string $expire)
 void setMemberID (string $memberID)
 void setMethod (string $method)
 void setNextChargeDate (string $nextChargeDate)
 void setPrintStr (string $printStr)
 void setRecurringID (string $recurringID)
 void setRemarks (string $remarks)
 void setShopID (string $shopID)
 void setSiteID (string $siteID)
 void setTax (integer $tax)
 string toString ()
Methods
Constructor __construct (line 84)

コンストラクタ

  • access: public
ChangeRecurringOutput __construct ([IgnoreCaseMap $params = null])

Redefinition of:
BaseOutput::__construct()
コンストラクタ
getAmount (line 130)

利用金額取得

  • return: 利用金額
  • access: public
integer getAmount ()
getCardNo (line 186)

カード番号取得

  • return: カード番号
  • access: public
string getCardNo ()
getChargeDay (line 144)

課金日取得

  • return: 課金日
  • access: public
string getChargeDay ()
getChargeMonth (line 151)

課金月取得

  • return: 課金月
  • access: public
string getChargeMonth ()
getChargeStartDate (line 158)

課金開始日取得

  • return: 課金開始日
  • access: public
string getChargeStartDate ()
getChargeStopDate (line 165)

課金停止日取得

  • return: 課金停止日
  • access: public
string getChargeStopDate ()
getExpire (line 193)

カード有効期限取得

  • return: カード有効期限
  • access: public
string getExpire ()
getMemberID (line 207)

会員ID取得

  • return: 会員ID
  • access: public
string getMemberID ()
getMethod (line 179)

課金手段取得

  • return: 課金手段
  • access: public
string getMethod ()
getNextChargeDate (line 172)

次回課金日取得

  • return: 次回課金日
  • access: public
string getNextChargeDate ()
getPrintStr (line 214)

通帳記載内容取得

  • return: 通帳記載内容
  • access: public
string getPrintStr ()
getRecurringID (line 123)

自動売上ID取得

  • return: 自動売上ID
  • access: public
string getRecurringID ()
getRemarks (line 221)

請求内容取得

  • return: 請求内容
  • access: public
string getRemarks ()
getShopID (line 116)

ショップID取得

  • return: ショップID
  • access: public
string getShopID ()
getSiteID (line 200)

サイトID取得

  • return: サイトID
  • access: public
string getSiteID ()
getTax (line 137)

税送料取得

  • return: 税送料
  • access: public
integer getTax ()
setAmount (line 246)

利用金額設定

  • access: public
void setAmount (integer $amount)
  • integer $amount
setCardNo (line 310)

カード番号設定

  • access: public
void setCardNo (string $cardNo)
  • string $cardNo
setChargeDay (line 262)

課金日設定

  • access: public
void setChargeDay (string $chargeDay)
  • string $chargeDay
setChargeMonth (line 270)

課金月設定

  • access: public
void setChargeMonth (string $chargeMonth)
  • string $chargeMonth
setChargeStartDate (line 278)

課金開始日設定

  • access: public
void setChargeStartDate (string $chargeStartDate)
  • string $chargeStartDate
setChargeStopDate (line 286)

課金停止日設定

  • access: public
void setChargeStopDate (string $chargeStopDate)
  • string $chargeStopDate
setExpire (line 318)

カード有効期限設定

  • access: public
void setExpire (string $expire)
  • string $expire
setMemberID (line 334)

会員ID設定

  • access: public
void setMemberID (string $memberID)
  • string $memberID
setMethod (line 302)

課金手段設定

  • access: public
void setMethod (string $method)
  • string $method
setNextChargeDate (line 294)

次回課金日設定

  • access: public
void setNextChargeDate (string $nextChargeDate)
  • string $nextChargeDate
setPrintStr (line 342)

通帳記載内容設定

  • access: public
void setPrintStr (string $printStr)
  • string $printStr
setRecurringID (line 238)

自動売上ID設定

  • access: public
void setRecurringID (string $recurringID)
  • string $recurringID
setRemarks (line 350)

請求内容設定

  • access: public
void setRemarks (string $remarks)
  • string $remarks
setShopID (line 230)

ショップID設定

  • access: public
void setShopID (string $shopID)
  • string $shopID
setSiteID (line 326)

サイトID設定

  • access: public
void setSiteID (string $siteID)
  • string $siteID
setTax (line 254)

税送料設定

  • access: public
void setTax (integer $tax)
  • integer $tax
toString (line 361)

文字列表現

現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。

  • return: 出力パラメータの文字列表現
  • access: public
string toString ()

Redefinition of:
BaseOutput::toString()
文字列表現

Inherited Methods

Inherited From BaseOutput

 BaseOutput::__construct()
 BaseOutput::encodeStr()
 BaseOutput::getCsvResponse()
 BaseOutput::getErrList()
 BaseOutput::isErrorOccurred()
 BaseOutput::nullToEmpty()
 BaseOutput::setCsvResponse()
 BaseOutput::setErrList()
 BaseOutput::toString()

Documentation generated on Thu, 18 Jan 2024 19:54:01 +0900 by phpDocumentor 1.4.3